Skip to content
This repository was archived by the owner on Sep 4, 2023. It is now read-only.

Commit 9655902

Browse files
authored
v1.3.2 (#660)
* Update package.json * Update manifest.json
1 parent 815e1f3 commit 9655902

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

extension/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"name": "__MSG_extensionName__",
44
"description": "__MSG_extensionDescription__",
5-
"version": "1.3.1",
5+
"version": "1.3.2",
66
"default_locale": "en_US",
77
"applications": {
88
"gecko": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@
2626
"web-ext": "^7.5.0",
2727
"markdown": "^0.5.0"
2828
},
29-
"version": "1.3.0"
29+
"version": "1.3.2"
3030
}

0 commit comments

Comments
 (0)